Analytics Overview
The Analytics section of Mative Cloud Fleet Management provides a query builder interface for the operational dataset. Based on the Synapsis Analysis engine, this section allows you to create custom reports, configured visually by selecting tables, columns, joins, filters and aggregates — with results displayed in an exportable table format.
What's in Analytics
| Section | Purpose |
|---|---|
| Reports | Build, run, save, and export reports using the visual query builder |
Reportable Tables
Seven operational tables are available for analysis:
| Table | Data |
|---|---|
orders | Delivery and service orders with status, times, totals, customer, driver, and vehicle data |
drivers | Driver records including assignments, online status, location, and skills |
vehicles | Vehicle records with make/model, plate, capacity, location, and ownership |
places | Saved pickup, dropoff, and waypoint addresses |
contacts | Customers, suppliers, and facilitators |
vendors | Third-party carriers and integrated vendors |
fuel_reports | Fuel transactions submitted via FM Mobile or the console |
Building a Report
- Navigate to Fleet Management → Analytics → Reports
- Click + New Report
- Select the primary table (e.g.,
orders) - Choose the columns to include
- Add joins to related tables (e.g., join
driversto show driver names on orders) - Apply filters (e.g., status =
completed, date range, fleet) - Add aggregates (count, sum, average) if needed
- Click Run to execute
- Save the report for future use
- Export results to CSV